Back to Home

Mini Kahoot

Building a Kahoot clone using React, NestJS, MongoDB and Huggingface.

Posts

Project Introduction

What am I building & aim of the series.


See Post

Breaking It Down

Breaking the project down into a clear specification


See Post

HTTP & The Magic Of Web Sockets

How can we communicate in realtime over the web?


See Post

Database Design

How will the data look in Mini Kahoot?


See Post

The Simple Art of API Design

What makes a good API? Designing the backend API and WebSocket server.


See Post